Skip to content

Conversation

a4lg
Copy link
Owner

@a4lg a4lg commented Aug 12, 2023

@a4lg a4lg added the enhancement New feature or request label Aug 12, 2023
@a4lg a4lg force-pushed the riscv-gas-insn-opp branch from 40951f9 to df4c80d Compare August 15, 2023 06:37
@a4lg a4lg force-pushed the riscv-gas-insn-opp branch from df4c80d to 61db257 Compare August 15, 2023 07:27
@a4lg a4lg force-pushed the riscv-gas-insn-opp branch 4 times, most recently from 438071d to c15544e Compare September 7, 2023 09:35
@a4lg a4lg force-pushed the riscv-gas-insn-opp branch 2 times, most recently from a420902 to 0bff2cd Compare October 19, 2023 03:17
This commit adds "OP_P" (OP-P: packed SIMD instruction opcode intended for
the 'P' extension but its use is first approved for the vector cryptography
specification) to .insn opcode name list.  Although vector / packed SIMD
instruction encodings are not implemented in `.insn' directive, it will help
future implementation of custom vector / packed SIMD `.insn'.

gas/ChangeLog:

	* config/tc-riscv.c (opcode_name_list): Add "OP_P".
	* testsuite/gas/riscv/insn.s: Add "OP_P" vector crypto testcase.
	* testsuite/gas/riscv/insn.d: Likewise.
	* testsuite/gas/riscv/insn-na.d: Likewise.
	* testsuite/gas/riscv/insn-dwarf.d: Reflect insn.s update.
@a4lg a4lg force-pushed the riscv-gas-insn-opp branch from 0bff2cd to 97df080 Compare October 19, 2023 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant